home *** CD-ROM | disk | FTP | other *** search
/ Aminet 47 / Aminet 47 (2002)(GTI - Schatztruhe)[Feb 2002].iso / Aminet / text / edit / JumpED.readme < prev   
Text File  |  2001-12-02  |  1KB  |  44 lines

  1. Short:        Handy Text editor tool, Jump to Functions via List
  2. Author:       Bruce steers <bsteers@ukonline.co.uk>
  3. Uploader:     http://web.ukonline.co.uk/bsteers/
  4. Version:      5.0 (28.11.2001)
  5. Type:         text/edit
  6. Required:     MUI , Editors with ARexx
  7. Distribution: Aminet, Others Please Ask
  8.  
  9.  
  10. ---------------------------------------------------------------------
  11.  
  12. Intro:
  13. ------
  14.  
  15. JumpED is a tool i wrote because of those times when you load up an
  16. old source code you wrote and then think where the hell's that
  17. function gone ? , and you can't quite remember it's name to use your
  18. Editors Search function :-\
  19.  
  20. Basically JumpED reads through an ascii file and then presents you with
  21. a list of all the files functions..
  22.  
  23. By Default JumpED recognises the following filetypes...
  24.  
  25. ARexx(Fallback type), Amiga_E, AmigaGuide, Javascript/php, Perl/CGI
  26.  
  27. More filetypes can be added in the preferences.
  28.  
  29. A filetype not listed will be searched for ARexx type definitions
  30. ie. the 1st word of a line ends in a ':' character.
  31. eg. this readme will load and list all the paragraphs :)
  32.  
  33. Multiple Editors can be added/used.
  34.  
  35. ---------------------------------------------------------------------
  36.  
  37. please send reports/suggestions/questions to...
  38.  
  39. Bruce Steers <bsteers@ukonline.co.uk>
  40.  
  41.  http://web.ukonline.co.uk/bsteers/
  42.  
  43. ICQ #47548311
  44.